.owl-carousel .owl-stage {
  width: 30000000px;
}
.nav>li>a:hover, .nav>li>a:focus {
  background-color: transparent;
  color: #fff;
}
#topcontrol {
    color: #fff;
    z-index: 99;
    width: 30px;
    height: 30px;
    font-size: 20px;
    background: rgba(34,34,34,.7);
    position: relative;
    right: 14px !important;
    bottom: 11px !important;
    border-radius: 3px !important
}
@media (max-width: 767px) {
  #topcontrol {
    bottom: 20% !important
  }
}

#topcontrol:after {
    top: -2px;
    left: 8.5px;
    content: "\f106";
    position: absolute;
    text-align: center;
    font-family: FontAwesome
}

#topcontrol:hover {
    color: #fff;
    background: #72c02c;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
h1,h2,h3,h4,h5 {
  color: inherit;
}
ul {
  list-style: none;
}
img {
  border: 0;
  outline: none;
  max-width: 100%;
}

.owl-carousel img {
  width: 100%;
}

p {
  margin: 0;
}

input, select, textarea, input[type=submit], input[type=button] {
  outline: none;
  -webkit-tap-highlight-color: transparent;
}

input, select {
  -webkit-appearance: none;
}

input::-webkit-search-cancel-button {
  display: none;
}

ul {
  padding: 0;
  margin: 0;
}

body {
  color: #666;
  font-size: 14px;
  line-height: 1.42857143;
  overflow-x: hidden;
  font-family: "microsoft yahei";
}

.index-search {
  background-color: #f0f0f0;
  padding: 10px 0;
  min-height: 52px;	
}
.index-search .container {
  position: relative;
}
.index-search .hotwords {
  line-height: 32px;
  float: left;
}
@media (max-width: 767px) {
  .index-search .hotwords {
    line-height: 22px;
    margin-bottom: 5px;
  }
}
.index-search .hotwords span {
  color: #333;
  vertical-align: middle;
}
.index-search .hotwords li {
  float: left;
  padding-right: 10px;
  font-size: 12px;
}
.index-search .hotwords ul {
  overflow: hidden;
  width: 30000px;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}
.index-search .hotwords .hotwords-list {
  display: inline-block;
  vertical-align: middle;
  width: 960px;
  margin: 0 5px;
  overflow: hidden;
}
.index-search .hotwords .hotwords-list.touch {
  overflow: auto;
}
@media (max-width: 1199px) {
  .index-search .hotwords .hotwords-list {
    width: 760px;
  }
}
@media (max-width: 991px) {
  .index-search .hotwords .hotwords-list {
    width: 540px;
  }
}
.index-search .hotwords .hotwords-left, .index-search .hotwords .hotwords-right {
  vertical-align: middle;
  cursor: pointer;
}
@media (max-width: 767px) {
  .index-search .hotwords .hotwords-left, .index-search .hotwords .hotwords-right {
    display: none;
  }
}
@media (max-width: 767px) {
  .index-search .hotwords {
    float: none;
  }
  .index-search .hotwords .hotwords-list {
    display: block;
    vertical-align: middle;
    overflow: auto;
    margin: 0;
    width: 100%;
  }
}
.index-search .search-box {
  position: absolute;
  top: 1px;
  right: 15px;
}
.index-search .input-box {
  border: 1px solid #ddd;
  border-radius: 30px;
  display: table;
  width: 30px;
  background-color: #fff;
  -webkit-transition: width .3s;
  transition: width .3s;
}
.index-search .input-box > div {
  display: table-cell;
}
.index-search .input-box .search-btn {
  width: 30px;
}
.index-search .input-box button {
  border: 0;
  outline: none;
  background: none;
  height: 30px;
  width: 30px;
  text-align: center;
}
.index-search .input-box input {
  border: 0;
  outline: none;
  background: none;
  width: 100%;
}
.index-search .input-box.open {
  width: 200px;
}
.index-search .input-box.open .input {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .index-search .search-box,
  .index-search .input-box.open {
    position: static;
    width: 100%;
  }
  .index-search .search-box .input-box {
    width: 100%;
  }
  .index-search .search-box .input {
    padding-left: 10px;
  }
}
.index-content h1,
.index-content h2,
.index-content h3 {
  line-height: 1.2;
}
.index-content .sec {
  padding: 50px 0;
  background: top center no-repeat;
  background-size: cover;
}
.index-content .sec:nth-child(even) {
  background-color: #f7f7f7;
}
.index-content .sec .title {
  margin-bottom: 30px;
  text-align: center;
}
.index-content .sec .title h1 {
  font-size: 28px;
  position: relative;
  margin: 0 0 10px;
  color: #333;
}
.index-content .sec .title h2 {
  font-size: 18px;
  margin: 0 0 10px;
  color: inherit;
}
.index-content .sec.font-light {
  color: #fff;
}
.index-content .sec.font-light .title h1 {
  color: #fff;
}
.index-content .sec.font-light .title h2 {
  color: #ddd;
}
.index-content .sec .more-btn {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 3px;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #fff;
}
@media (max-width: 767px) {
  .index-content .sec {
    padding: 30px 0;
  }
}
.index-content .aboutus-43 .img {
  border: 5px solid #fff;
  box-shadow: 0 0 5px #ccc;
}
.index-content .aboutus-43 .more-btn {
  margin-top: 30px;
}
.index-content .products {
  text-align: center;
}
.index-content .products img {
  border-radius: 8px;
  margin-bottom: 10px;
}
.index-content .products h3 {
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
}
.index-content .products .owl-prev, .index-content .products .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -38px;
}
.index-content .products .owl-prev i, .index-content .products .owl-next i {
  font-size: 50px;
}
.index-content .products .owl-prev {
  left: -30px;
}
.index-content .products .owl-next {
  right: -30px;
}
.index-content .products .more-btn {
  margin-top: 30px;
}
.index-content .product-advantage {
  text-align: center;
  padding-bottom: 20px;
}
.index-content .product-advantage .info {
  padding: 10px;
}
.index-content .product-advantage h3 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 0 10px;
  color: #333;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 18px;
}
.index-content .product-advantage p {
  margin: 0;
  color: #666;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: justify;
}
.index-content .product-advantage .item {
  background-color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-bottom: 30px;
}
.index-content .product-advantage .item:hover {
  color: #fff;
}
.index-content .product-advantage .item:hover h3, .index-content .product-advantage .item:hover p {
  color: #fff;
}
@media (max-width: 767px) {
  .index-content .product-advantage {
    padding-bottom: 15px;
  }
  .index-content .product-advantage .item {
    margin-bottom: 15px;
  }
}
.index-content .choose-reason {
  overflow: hidden;
}
.index-content .choose-reason .ellipsis {
  max-height: 6em;
}
.index-content .choose-reason .container {
  padding-left: 60px;
  padding-right: 60px;
}
.index-content .choose-reason .choose-row {
  color: #333;
  box-shadow: 0 0 5px #ccc;
  position: relative;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  background-color: #fff;
}
.index-content .choose-reason .choose-row .info, .index-content .choose-reason .choose-row .num {
  -webkit-transform: translateZ(0) skew(15deg);
  transform: translateZ(0) skew(15deg);
}
.index-content .choose-reason .choose-row .img {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  font-size: 0;
  padding: 15px;
}
.index-content .choose-reason .choose-row .img img {
  -webkit-transform: skew(15deg) scale(1.2);
  transform: skew(15deg) scale(1.2);
  display: block;
}
.index-content .choose-reason .choose-row:nth-child(even) {
  -webkit-transform: skew(15deg);
  transform: skew(15deg);
  background-color: #d9d9d9;
}
.index-content .choose-reason .choose-row:nth-child(even) .info, .index-content .choose-reason .choose-row:nth-child(even) .num {
  -webkit-transform: translateZ(0) skew(-15deg);
  transform: translateZ(0) skew(-15deg);
}
.index-content .choose-reason .choose-row:nth-child(even) .img {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  text-align: left;
}
.index-content .choose-reason .choose-row:nth-child(even) .img img {
  -webkit-transform: skew(-15deg) scale(1.2);
  transform: skew(-15deg) scale(1.2);
}
.index-content .choose-reason .choose-row:nth-child(even) h3 {
  text-align: right;
}
.index-content .choose-reason .tb {
  display: table;
  width: 100%;
}
.index-content .choose-reason .tc {
  display: table-cell;
}
.index-content .choose-reason .num {
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 120px;
  font-family: arial;
  font-weight: 700;
  font-size: 0;
}
.index-content .choose-reason .num span {
  font-size: 50px;
  display: inline-block;
  line-height: 1;
}
.index-content .choose-reason .num:after {
  content: '';
  display: inline-block;
  width: 80px;
  height: 15px;
  background: url("../../img/marketing/hua5_03.png") no-repeat center;
  background-size: contain;
}
.index-content .choose-reason .info {
  vertical-align: top;
  text-align: right;
}
.index-content .choose-reason .info h3, .index-content .choose-reason .info p {
  text-align: left;
}
.index-content .choose-reason .img {
  width: 270px;
  text-align: right;
}
.index-content .choose-reason .img div {
  width: 220px;
  display: inline-block;
  overflow: hidden;
}
.index-content .choose-reason h3 {
  font-size: 18px;
  margin: 20px 0 10px;
  font-weight: 700;
}
.index-content .choose-reason a {
  padding: 4px 10px;
  display: inline-block;
  border: 1px solid #ccc;
  background-color: #f3f3f3;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.index-content .choose-reason a:hover {
  color: #fff;
}
.index-content .choose-reason.font-light .choose-row {
  box-shadow: none;
  color: #666;
}
.index-content .choose-reason.font-light .choose-row h3 {
  color: #333;
}
@media (max-width: 991px) {
  .index-content .choose-reason .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .index-content .choose-reason .choose-row {
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
  }
  .index-content .choose-reason .choose-row .info, .index-content .choose-reason .choose-row .num {
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
  }
  .index-content .choose-reason .choose-row .img {
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    font-size: 0;
  }
  .index-content .choose-reason .choose-row .img img {
    -webkit-transform: skew(0) scale(1);
    transform: skew(0deg) scale(1);
    display: block;
  }
  .index-content .choose-reason .choose-row:nth-child(even) {
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    background-color: #d9d9d9;
  }
  .index-content .choose-reason .choose-row:nth-child(even) .info, .index-content .choose-reason .choose-row:nth-child(even) .num {
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
  }
  .index-content .choose-reason .choose-row:nth-child(even) .img {
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    text-align: left;
  }
  .index-content .choose-reason .choose-row:nth-child(even) .img img {
    -webkit-transform: skew(0deg) scale(1);
    transform: skew(0deg) scale(1);
  }
  .index-content .choose-reason .choose-row:nth-child(even) h3 {
    text-align: right;
  }
  .index-content .choose-reason .img {
    width: 220px;
    text-align: right;
  }
  .index-content .choose-reason .img div {
    width: 200px;
  }
  .index-content .choose-reason .num {
    width: 100px;
  }
}
@media (max-width: 767px) {
  .index-content .choose-reason .choose-row {
    padding: 10px;
    margin-bottom: 15px;
  }
  .index-content .choose-reason .tb, .index-content .choose-reason .tc {
    display: block;
  }
  .index-content .choose-reason .tb {
    position: relative;
    padding-top: 65.5%;
  }
  .index-content .choose-reason .num {
    display: none;
  }
  .index-content .choose-reason .choose-row .img {
    width: 100%;
    position: absolute;
    top: 0;
    padding: 0;
  }
  .index-content .choose-reason .img div {
    width: 100%;
  }
  .index-content .choose-reason h3 {
    margin-top: 5px;
    text-align: left !important;
  }
  .index-content .choose-reason a {
    position: relative;
    right: 0;
    bottom: 0;
  }
}
.index-content .ad {
  padding: 0;
  position: relative;
}
.index-content .ad img {
  width: 100%;
}
.index-content .ad .ad-info {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 10;
  font-size: 28px;
  font-weight: 700;
}
.index-content .ad .ad-info.ad-text-lg {
  font-size: 34px;
}
@media (max-width: 991px) {
  .index-content .ad .ad-info.ad-text-lg {
    font-size: 24px;
  }
}
.index-content .ad .ad-info.ad-text-sm {
  font-size: 24px;
}
@media (max-width: 991px) {
  .index-content .ad .ad-info.ad-text-sm {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .index-content .ad .ad-info.ad-text-lg,
  .index-content .ad .ad-info.ad-text-md,
  .index-content .ad .ad-info.ad-text-sm {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .index-content .ad .ad-info.ad-text-lg,
  .index-content .ad .ad-info.ad-text-md,
  .index-content .ad .ad-info.ad-text-sm {
    font-size: 14px;
  }
}
.index-content .ad .ad-info.align-top {
  top: 15px;
}
.index-content .ad .ad-info.align-bottom {
  bottom: 15px;
}
.index-content .ad .ad-info.align-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.index-content .teams {
  text-align: center;
}
.index-content .teams [class*=col-] {
  margin-bottom: 15px;
}
.index-content .teams .img-box {
  margin-bottom: 10px;
}
.index-content .teams h3 {
  font-size: 18px;
}
.index-content .teams h3 a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index-content .teams img {
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0 0 5px #ccc;
}
.index-content .cases .item {
  position: relative;
  text-align: center;
  color: #fff;
  padding: 0;
}
@media (max-width: 991px) {
  .index-content .cases .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .index-content .cases .item {
    width: 100%;
  }
}
.index-content .cases .item h1 {
  font-size: 18px;
  position: relative;
  margin-bottom: 20px;
  color: #fff;
}
.index-content .cases .item h1:after {
  position: absolute;
  content: '';
  width: 50px;
  height: 1px;
  background-color: #fff;
  top: 100%;
  left: 50%;
  margin-left: -25px;
  margin-top: 8px;
}
.index-content .cases .item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.index-content .cases .item .info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-content .cases .item .info .tb {
  display: table;
  width: 100%;
  height: 100%;
}
.index-content .cases .item .info .tc {
  display: table-cell;
  vertical-align: middle;
}
.index-content .cases .item .more-btn {
  color: #fff;
  border: 1px solid #fff;
  margin-top: 15px;
}
.index-content .cases .item:hover .info {
  opacity: 1;
}
.index-content .cases .more-btn {
  margin-top: 30px;
}
.index-content .cases .tb {
  display: table;
  width: 100%;
  height: 100%;
}
.index-content .cases .tb .tc {
  display: table-cell;
  vertical-align: middle;
}
.index-content .cases h3 {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
.index-content .cases .plus {
  margin-top: -10px;
}
.index-content .cases .plus:before {
  content: '';
  width: 41px;
  height: 1px;
  display: inline-block;
  background-color: #fff;
}
.index-content .cases .plus:after {
  content: '';
  height: 41px;
  width: 1px;
  display: inline-block;
  background-color: #fff;
  -webkit-transform: translate(-20px, 20px);
  transform: translate(-20px, 20px);
}
.index-content .news img {
  width: 100%;
}
.index-content .news .news-list {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 1px solid #806f5a;
  padding-bottom: 7px;
  margin-bottom: 20px;
}
.index-content .news .news-list:last-child {
  border-bottom: 0;
}
.index-content .news .news-list > div {
  display: table-cell;
}
.index-content .news .news-list .img {
  width: 120px;
}
.index-content .news .news-list .list-info {
  padding: 0 10px;
  vertical-align: top;
}
.index-content .news .news-list h3 {
  margin: 0 0 10px;
  font-size: 18px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-content .news .news-list p {
  color: #666;
}
.index-content .news.font-light .news-list h3,
.index-content .news.font-light .news-list p {
  color: #fff;
}
.index-content .aboutus-6 .cover-wrap {
  position: relative;
}
.index-content .aboutus-6 .cover-wrap:hover .info {
  opacity: 1;
}
.index-content .aboutus-6 .cover-wrap .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 5px;
  font-size: 18px;
}
.index-content .aboutus-6 .cover-wrap .tb {
  display: table;
  width: 100%;
  height: 100%;
}
.index-content .aboutus-6 .cover-wrap .tc {
  display: table-cell;
  vertical-align: middle;
}
.index-content .aboutus-6 .owl-dot {
  display: inline-block;
  margin: 0 5px;
}
.index-content .aboutus-6 .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #979797;
}
.index-content .recruits .item {
  background-color: #ccc;
  margin-bottom: 30px;
}
.index-content .recruits .item h1 {
  padding: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  margin: 0;
  color: #fff;
}
.index-content .recruits .item h1 a {
  color: inherit;
}
.index-content .recruits .info {
  padding: 10px;
  color: #666;
}
.index-content .recruits .more {
  text-align: right;
  margin-top: 10px;
}
.index-content .recruits .more a {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #ddd;
  background-color: #eee;
  color: #666;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-content .recruits .more a:hover {
  color: #fff;
}
.index-content .recruits.font-light .item {
  background-color: #fff;
}
.index-content .recruits .ellipsis {
  max-height: 6em;
  min-height: 6em;
}
@media (max-width: 991px) {
  .index-content .recruits .ellipsis {
    max-height: 9em;
  }
}
@media (max-width: 767px) {
  .index-content .recruits .ellipsis {
    max-height: none;
    min-height: none;
  }
}
.index-content .services .item {
  position: relative;
  margin-bottom: 30px;
}
.index-content .services .item img {
  width: 100%;
}
.index-content .services .item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index-content .services .item .info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.index-content .services .item .info h1 {
  font-size: 18px;
  margin: 0 0 10px;
  color: #fff;
}
@media (max-width: 767px) {
  .index-content .services .item {
    margin-bottom: 0;
  }
  .index-content .services .item .info {
    position: relative;
    text-align: center;
    background: none;
    opacity: 1;
  }
  .index-content .services .item .info h1 {
    color: #333;
    margin: 0 0 5px;
  }
  .index-content .services .item .info p {
    color: #666;
    text-align: left;
  }
  .index-content .services.font-light .item .info h1,
  .index-content .services.font-light .item .info p {
    color: #fff;
  }
}
.index-content .services .item .info > div {
  display: table;
  width: 100%;
  height: 100%;
}
.index-content .services .item .info > div > div {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.index-content .services .item:hover .info {
  opacity: 1;
}
.index-content .videos .item {
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .index-content .videos .item {
    margin-bottom: 10px;
  }
}
.index-content .videos .item p {
  padding: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-content .videos .item .img {
  position: relative;
}
.index-content .videos .item .img:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  background-color: rgba(0,0,0,.3);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-content .videos .item i {
  position: absolute;
  font-size: 40px;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #fff;
  z-index: 2;
}
.index-content .videos .item .img .zoom {
  overflow: hidden;
}
.index-content .videos .item .img img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.index-content .videos .item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.index-content .videos .item:hover .img:after {
  background-color: rgba(0,0,0,.5);
}
.index-content .videos.bg-dark .item {
  text-align: center;
}
.index-content .videos.bg-dark .item > div {
  border: 2px solid #fff;
}
.index-content .videos .more-btn {
  margin-top: 10px;
}
.index-content .custom-profile .carousel-content {
  position: relative;
  top: -30px;
  right: -30px;
}
.index-content .custom-profile .content {
  background-color: #fff;
  border: 1px solid #d3d3d3;
  box-shadow: 0 0 5px #d3d3d3;
  margin-top: 60px;
}
.index-content .custom-profile .owl-controls {
  margin: 0;
}
.index-content .custom-profile .custom-title {
  color: #fff;
  overflow: hidden;
  padding: 15px 20px;
}
.index-content .custom-profile .custom-title h1 {
  font-size: 22px;
  margin: 0;
}
.index-content .custom-profile .custom-title h2 {
  font-size: 16px;
  margin: 0;
}
.index-content .custom-profile .info {
  padding: 20px;
  color: #666;
  overflow: hidden;
}
@media (min-width: 992px) {
  .index-content .custom-profile .info {
    max-height: 220px;
  }
}
@media (min-width: 1200px) {
  .index-content .custom-profile .info {
    max-height: 280px;
  }
}
.index-content .custom-profile .info p {
  text-indent: 2em;
  margin-bottom: 10px;
}
.index-content .custom-profile .thumbnails {
  position: relative;
  top: -60px;
  right: -30px;
  margin-bottom: -70px;
  z-index: 2;
  display: table;
  width: 100%;
}
.index-content .custom-profile .thumbnails li {
  display: table-cell;
  text-align: center;
  cursor: pointer;
}
.index-content .custom-profile .thumbnails li div {
  width: 60px;
  height: 60px;
  display: inline-block;
  border: 3px solid #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: border-color .3s;
  transition: border-color .3s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.index-content .custom-profile .thumbnails li div img {
  -webkit-transform: translate(-50%,-50%) rotate(-45deg) scale(3);
  transform: translate(-50%,-50%) rotate(-45deg) scale(3);
  position: absolute;
  top: 50%;
  left: 50%;
}
.index-content .custom-profile.font-light .content {
  box-shadow: none;
}
@media (max-width: 991px) {
  .index-content .custom-profile .carousel-content {
    top: 0;
    right: 0;
  }
  .index-content .custom-profile .thumbnails {
    position: relative;
    top: -30px;
    right: 0;
    margin-bottom: -30px;
  }
}
@media (max-width: 767px) {
  .index-content .custom-profile .thumbnails {
    display: none;
  }
}
.index-content .custom-pic {
  text-align: center;
  padding-bottom: 20px;
}
.index-content .custom-pic h3 {
  color: #333;
  font-size: 18px;
  margin: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index-content .custom-pic .img {
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #ccc;
}
.index-content .custom-pic .img img {
  display: block;
  width: 100%;
}
.index-content .custom-pic [class*=col-] {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .index-content .custom-pic [class*=col-] {
    margin-bottom: 0;
  }
}
@media (max-width: 370px) {
  .index-content .custom-pic [class*=col-] {
    width: 100%;
  }
}
.index-content .custom-pic.font-light h3 {
  color: #fff;
}
.index-content .custom-pic.font-light .img {
  box-shadow: none;
}
.index-content .contactus img {
  width: 100%;
}
.index-content .contactus .captcha-img {
  width: 80px;
}
.index-content .contactus textarea {
  height: 8em;
}
.index-content .contactus .sky-form fieldset {
  padding: 15px;
}
.index-content .advantage-service .service-nav {
  text-align: center;
  margin-bottom: 20px;
}
.index-content .advantage-service .service-nav li {
  float: left;
  width: 33.3333%;
  background-color: #e7e7e7;
  padding: 10px;
  cursor: pointer;
  color: #666;
}
.index-content .advantage-service .service-nav li + li {
  border-left: 1px solid #fff;
}
.index-content .advantage-service .service-nav li.active {
  color: #fff;
}
.index-content .advantage-service .service-nav ul {
  overflow: hidden;
}
.index-content .advantage-service .service-box {
  display: none;
}
.index-content .advantage-service .service-box.active {
  display: block;
}
.index-content .advantage-service .advantage-slide {
  border: 1px solid #d9d9d9;
  padding: 15px;
}
.index-content .advantage-service .advantage-slide h3 {
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #d9d9d9;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  padding-right: 45px;
}
.index-content .advantage-service .advantage-slide .content {
  position: relative;
  padding: 0 20px;
  margin-top: 20px;
}
.index-content .advantage-service .advantage-slide .content p {
  margin-bottom: 15px;
}
.index-content .advantage-service .advantage-slide .content:before, .index-content .advantage-service .advantage-slide .content:after {
  position: absolute;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.index-content .advantage-service .advantage-slide .content:before {
  content: "\f10d";
  top: 0;
  left: 0;
}
.index-content .advantage-service .advantage-slide .content:after {
  content: "\f10e";
  right: 0;
  bottom: 0;
}
.index-content .advantage-service .advantage-slide .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
}
.index-content .advantage-service .advantage-slide .owl-nav .owl-prev, .index-content .advantage-service .advantage-slide .owl-nav .owl-next {
  display: inline-block;
}
.index-content .advantage-service .advantage-slide .owl-nav .owl-prev i, .index-content .advantage-service .advantage-slide .owl-nav .owl-next i {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: #e7e7e7;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #666;
}
.index-content .advantage-service .advantage-slide .owl-nav .owl-prev i:hover, .index-content .advantage-service .advantage-slide .owl-nav .owl-next i:hover {
  color: #fff;
}
.index-content .advantage-service .advantage-slide .owl-nav .owl-next {
  margin-left: 5px;
}
.index-content .switch-data .content {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top: 0;
}
.index-content .switch-data .switch-nav {
  overflow: hidden;
}
.index-content .switch-data .switch-nav li {
  width: 33.33%;
  float: left;
  text-align: center;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  padding: 5px;
  background-color: #f7f7f7;
  cursor: pointer;
}
.index-content .switch-data .switch-nav li + li {
  border-left: 1px solid #d9d9d9;
}
.index-content .switch-data .switch-nav li.active {
  border-bottom-color: #fff;
  background-color: #fff;
}
.index-content .switch-data .switch-nav li .s-title {
  font-size: 18px;
}
.index-content .switch-data .switch-nav .s-title, .index-content .switch-data .switch-nav p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .index-content .switch-data .switch-nav p {
    display: none;
  }
}
.index-content .switch-data .switch-box {
  display: none;
}
.index-content .switch-data .switch-box.active {
  display: block;
}
.index-content .switch-data .switch-content {
  padding: 15px;
}
.index-content .switch-data .switch-content h3 {
  margin: 15px 0;
  border-bottom: 1px solid #d9d9d9;
  font-size: 18px;
  color: #333;
}
.index-content .switch-data .switch-content h3 span {
  display: inline-block;
  border-bottom: 1px solid;
  margin-bottom: -1px;
  padding: 10px 0;
}
.index-content .switch-data .switch-content .img-slide {
  text-align: center;
}
.index-content .switch-data .switch-content .img-slide img {
  border-radius: 5px;
  margin-bottom: 5px;
}

.index-content .switch-data .slide-nav {
  text-align: center;
  margin-top: 20px;
}
.index-content .switch-data .slide-nav .owl-prev, .index-content .switch-data .slide-nav .owl-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #e7e7e7;
  color: #666;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  margin-right: 5px;
}
.index-content .switch-data .slide-nav .owl-prev:hover, .index-content .switch-data .slide-nav .owl-next:hover {
  color: #fff;
}
.index-content .switch-data .slide-nav .owl-prev i, .index-content .switch-data .slide-nav .owl-next i {
  font-size: 18px;
}
.index-content .switch-data.font-light {
  color: #666;
}
/*# sourceMappingURL=marketingindex_v2.css.map */
